projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2018-08-27
Noam Postavsky
Allow setf of buffer-modified-p without argument (Bug...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Alan Mackenzie
CC Mode: Fix syntactic context of BOD sometimes being...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Alan Mackenzie
c-where-wrt-brace-construct: deal with point following...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Gemini Lasswell
Fix links in backtraces to work on advised built-ins...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Michael Albinus
Bump Tramp version to 2.4.1-pre
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Michael Albinus
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
commit
|
commitdiff
|
tree
|
snapshot
2018-08-26
Glenn Morris
Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2018-08-26
Eli Zaretskii
Fix a typo in alloc.c
commit
|
commitdiff
|
tree
|
snapshot
2018-08-26
Alan Mackenzie
CC Mode: make c-display-defun-name work with a pointer...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-26
Stefan Monnier
* lisp/net/tramp.el: Add "Version" header.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-26
Paul Eggert
Improve format-seconds accuracy
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Sergey Vinokurov
Fix detection of freed emacs_values (Bug#32479)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Noam Postavsky
; Fix out-of-tree build for mod-test.so
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Paul Eggert
Prefer CONSP etc. to XTYPE
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Paul Eggert
Improve performance of CONSP, FIXNUMP, etc.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Eli Zaretskii
Avoid crashes with very wide TTY frames on MS-Windows
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Wenjamin Petrenko
Prevent `modify-file-local-variable-prop-line' from...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Glenn Morris
Update GNOME bugtracker URLs
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Noam Postavsky
Detect Chinese sudo password prompts (Bug#31075)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Noam Postavsky
Fix comint-password-prompt-regexp
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Charles A....
Replace 2 checks in rmailsum.el with 'pos-visible-in...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Eli Zaretskii
Clarify in the Emacs manual that ChangeLog files are...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Lars Ingebrigtsen
Fix binding error in nnfolder-read-folder
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Paul Eggert
Prune most-positive-fixnum from Lisp source
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Paul Eggert
Fix bugs when rounding to bignums
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Paul Eggert
Undo part of previous change
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Paul Eggert
Make vc-hg safe for bignums
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Paul Eggert
* src/buffer.h (DECODE_POSITION): Remove; unused.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Paul Eggert
Add bignum support to floor, ceiling, etc.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Paul Eggert
Move bignump, fixnump from C to Lisp
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Paul Eggert
Fix assertion failure when reading 'BIGNUM.'
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Paul Eggert
Audit use of lsh and fix glitches
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Paul Eggert
Fix bignum bugs with nth, elt, =
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Glenn Morris
Restore compatibility with Texinfo < 6
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Eli Zaretskii
Recognize codepage 65001 as a valid encoding
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Eli Zaretskii
; * etc/NEWS: Fix format of the first lines of some...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Eli Zaretskii
; * etc/NEWS: Fix format of first lines of some entries.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Eli Zaretskii
Improve documentation of 'integer-width'
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Paul Eggert
Avoid libgmp aborts by imposing limits
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Paul Eggert
Fix glitches introduced by nthcdr changes
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Paul Eggert
Speed up (nthcdr N L) when L is circular
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Andy Moreton
Define get_proc_addr in Cygwin-w32 build
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Paul Eggert
nthcdr now works with bignums
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Paul Eggert
Fix expt signedness bug --without-wide-int
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Stefan Monnier
* lisp/progmodes/cc-mode.el: Add version header
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Paul Eggert
Add bignum support to expt
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Paul Eggert
Fix bug with ‘mod’ and float+bignum
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Paul Eggert
Update from Gnulib
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Paul Eggert
Tweak integer division
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Paul Eggert
Simplify float_arith_driver
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Paul Eggert
Minor fixups for intmax_t→mpz_t conversion
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Paul Eggert
Improve --with-wide-int mpz_t→fixnum conversion
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Paul Eggert
Improve bignum comparison (Bug#32463#50)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Paul Eggert
Document that ‘random’ is limited to fixnums
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Paul Eggert
Restore traditional lsh behavior on fixnums
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Eli Zaretskii
Avoid compilation warning in nt/addpm.c
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Eli Zaretskii
Avoid compilation warning in w32fns.c
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Paul Eggert
Improve ‘abs’ performance
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Basil L. Contovounesios
Fix duplicate custom group names in bibtex.el
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Eli Zaretskii
Improve documentation of bignums
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Andy Moreton
Pacify -Wcast-function-type warnings in GCC 8.1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Eli Zaretskii
Fix outdated text in the Calc manual
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Allen Li
Don't include text properties when making autoloads
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Paul Eggert
Fix problems with logxor etc. and fixnums
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Paul Eggert
Reject outlandishly-wide bignums
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Paul Eggert
Speed up logcount on bignums
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Michael Albinus
Fix Bug#32454
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Ken Brown
Pacify GCC with -Wunused-but-set-variable
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Thomas Fitzsimmons
EUDC: Add more BBDB >= 3 support
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Thomas Fitzsimmons
EUDC: Remove XEmacs support
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Thomas Fitzsimmons
EUDC: Shorten eudc-tools-menu autoload
commit
|
commitdiff
|
tree
|
snapshot
2018-08-16
Thomas Fitzsimmons
EUDC: Add commentary to eudc-bob.el
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Eli Zaretskii
Improve documentation of last change
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Grégory Mounié
Interactive Highlighting: prefix argument to select...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Paul Eggert
Rename --without-mini-gmp to --with-libgmp
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Stephen Berman
Fix last todo-edit-mode change
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Stephen Berman
; * lisp/calendar/todo-mode.el: Remove leftover comment...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Stephen Berman
Fix exiting from editing todo archive file (bug#32437)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Paul Eggert
Remove more traces of misc (Bug#32405)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Glenn Morris
; Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Glenn Morris
Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Glenn Morris
; Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Glenn Morris
Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Paul Eggert
Port recent changes to older GCC
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Paul Eggert
Update doc strings for fixnum constants
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Paul Eggert
Fix check for unsafe watch descriptor
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Paul Eggert
Port better to x86 -fexcess-precision=fast
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Paul Eggert
Add comment about floating point test
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Raimon Grau
Add uuid as allowed thingatpt symbol (Bug#32372)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Tino Calancha
Ibuffer: Add toggle ibuffer-do-toggle-lock
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Tino Calancha
Ibuffer: Detect correctly the buffers running a process
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Paul Eggert
Pacify gcc -Og -Wuninitialized
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Paul Eggert
* configure.ac (GMP_LIB): Set to -lgmp if --without...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Paul Eggert
Port better to x86 -fexcess-precision=fast
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Stephen Berman
Update and improve todo-mode item insertion and editing...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Paul Eggert
Adjust .gdbinit to removal of misc objects
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Paul Eggert
Make mini-gmp safe for --enable-gcc-warnings
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Michael Albinus
Backport fix for Bug#32226
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Eli Zaretskii
Merge branch 'master' of git.savannah.gnu.org:/srv...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Eli Zaretskii
; Avoid compilation warnings under -Og
commit
|
commitdiff
|
tree
|
snapshot
next